[INFO] cloning repository https://github.com/MidEvils/soulburn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MidEvils/soulburn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMidEvils%2Fsoulburn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMidEvils%2Fsoulburn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac36177473f9a3eb9c1c9bac2abf7516ab1ca40d
[INFO] testing MidEvils/soulburn against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMidEvils%2Fsoulburn" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MidEvils/soulburn
[INFO] finished tweaking git repo https://github.com/MidEvils/soulburn
[INFO] tweaked toml for git repo https://github.com/MidEvils/soulburn written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MidEvils/soulburn on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MidEvils/soulburn already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90c85cec38375ed7e4b7b9e8705d45555709d25edb063f4ea71272971d88dac7
[INFO] running `Command { std: "docker" "start" "-a" "90c85cec38375ed7e4b7b9e8705d45555709d25edb063f4ea71272971d88dac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90c85cec38375ed7e4b7b9e8705d45555709d25edb063f4ea71272971d88dac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90c85cec38375ed7e4b7b9e8705d45555709d25edb063f4ea71272971d88dac7", kill_on_drop: false }`
[INFO] [stdout] 90c85cec38375ed7e4b7b9e8705d45555709d25edb063f4ea71272971d88dac7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6243776fc816a49db5f82bdd128d831bff386a6d1142d05ea6e07a6111466bb
[INFO] running `Command { std: "docker" "start" "-a" "a6243776fc816a49db5f82bdd128d831bff386a6d1142d05ea6e07a6111466bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling five8 v0.2.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling solana-sanitize v2.2.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling solana-atomic-u64 v2.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling solana-decode-error v2.3.0
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling solana-msg v2.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling solana-program-memory v2.3.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling solana-derivation-path v2.2.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling solana-signature v2.3.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling solana-program-option v2.2.1
[INFO] [stderr]    Compiling solana-seed-phrase v2.2.1
[INFO] [stderr]    Compiling solana-seed-derivable v2.2.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling solana-program-error v3.0.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling solana-native-token v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling solana-sdk-macro v2.2.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling spl-program-error-derive v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling solana-big-mod-exp v2.2.1
[INFO] [stderr]    Compiling five8 v1.0.0
[INFO] [stderr]    Compiling five8_const v1.0.0
[INFO] [stderr]    Compiling solana-sanitize v3.0.1
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling solana-instruction-error v2.1.0
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling solana-security-txt v1.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.1
[INFO] [stderr]    Compiling solana-msg v3.0.0
[INFO] [stderr]    Compiling solana-program-pack v3.0.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]    Compiling modular-bitfield v0.11.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling solana-hash v2.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling solana-fee-calculator v2.2.1
[INFO] [stderr]    Compiling solana-short-vec v2.2.1
[INFO] [stderr]    Compiling solana-sha256-hasher v2.3.0
[INFO] [stderr]    Compiling solana-keccak-hasher v2.2.1
[INFO] [stderr]    Compiling solana-serde-varint v2.2.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling solana-blake3-hasher v2.2.1
[INFO] [stderr]    Compiling shank_macro_impl v0.4.5
[INFO] [stderr]    Compiling solana-address v2.0.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling solana-pubkey v4.0.0
[INFO] [stderr]    Compiling solana-instruction v3.1.0
[INFO] [stderr]    Compiling solana-system-interface v3.0.0
[INFO] [stderr]    Compiling shank_render v0.4.5
[INFO] [stderr]    Compiling solana-curve25519 v2.3.13
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling shank_macro v0.4.5
[INFO] [stderr]    Compiling shank v0.4.5
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling solana-pubkey v2.4.0
[INFO] [stderr]    Compiling solana-borsh v2.2.1
[INFO] [stderr]    Compiling kaigan v0.3.0
[INFO] [stderr]    Compiling solana-instruction v2.3.3
[INFO] [stderr]    Compiling solana-sdk-ids v2.2.1
[INFO] [stderr]    Compiling solana-nonce v2.2.1
[INFO] [stderr]    Compiling solana-sysvar-id v2.2.1
[INFO] [stderr]    Compiling solana-program-error v2.2.2
[INFO] [stderr]    Compiling solana-transaction-error v2.2.1
[INFO] [stderr]    Compiling solana-system-interface v1.0.0
[INFO] [stderr]    Compiling solana-serialize-utils v2.2.1
[INFO] [stderr]    Compiling solana-bincode v2.2.1
[INFO] [stderr]    Compiling solana-clock v2.2.2
[INFO] [stderr]    Compiling solana-rent v2.2.1
[INFO] [stderr]    Compiling solana-slot-hashes v2.2.1
[INFO] [stderr]    Compiling solana-last-restart-slot v2.2.1
[INFO] [stderr]    Compiling solana-account-info v2.3.0
[INFO] [stderr]    Compiling solana-signer v2.2.1
[INFO] [stderr]    Compiling solana-epoch-schedule v2.2.1
[INFO] [stderr]    Compiling solana-slot-history v2.2.1
[INFO] [stderr]    Compiling solana-epoch-rewards v2.2.1
[INFO] [stderr]    Compiling solana-cpi v2.2.1
[INFO] [stderr]    Compiling solana-program-entrypoint v2.3.0
[INFO] [stderr]    Compiling solana-zk-sdk v2.3.13
[INFO] [stderr]    Compiling solana-instructions-sysvar v2.2.2
[INFO] [stderr]    Compiling solana-stake-interface v1.2.1
[INFO] [stderr]    Compiling spl-discriminator v0.4.1
[INFO] [stderr]    Compiling solana-program-pack v2.2.1
[INFO] [stderr]    Compiling solana-message v2.4.0
[INFO] [stderr]    Compiling solana-account v2.2.1
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v2.2.2
[INFO] [stderr]    Compiling solana-loader-v4-interface v2.2.1
[INFO] [stderr]    Compiling solana-loader-v3-interface v5.0.0
[INFO] [stderr]    Compiling solana-feature-gate-interface v2.2.2
[INFO] [stderr]    Compiling solana-vote-interface v2.2.6
[INFO] [stderr]    Compiling solana-secp256k1-recover v2.2.1
[INFO] [stderr]    Compiling spl-program-error v0.7.0
[INFO] [stderr]    Compiling solana-loader-v2-interface v2.2.1
[INFO] [stderr]    Compiling solana-stable-layout v2.2.1
[INFO] [stderr]    Compiling spl-memo v6.0.0
[INFO] [stderr]    Compiling spl-associated-token-account-client v2.0.0
[INFO] [stderr]    Compiling solana-example-mocks v2.2.1
[INFO] [stderr]    Compiling solana-sysvar v2.3.0
[INFO] [stderr]    Compiling spl-token v8.0.0
[INFO] [stderr]    Compiling solana-program v2.3.0
[INFO] [stderr]    Compiling mpl-core v0.11.1
[INFO] [stderr]    Compiling spl-token v7.0.0
[INFO] [stderr]    Compiling spl-pod v0.5.1
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-generation v0.4.1
[INFO] [stderr]    Compiling spl-token-confidential-transfer-ciphertext-arithmetic v0.3.1
[INFO] [stderr]    Compiling spl-type-length-value v0.8.0
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-extraction v0.3.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.6.0
[INFO] [stderr]    Compiling spl-elgamal-registry v0.2.0
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.10.0
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.7.0
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.10.0
[INFO] [stderr]    Compiling spl-token-2022 v8.0.1
[INFO] [stderr]    Compiling spl-associated-token-account v7.0.0
[INFO] [stderr]    Compiling midevils-soulburn v0.0.0 (/opt/rustwide/workdir/program)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::state::burn_event::BurnEvent`
[INFO] [stdout]  --> program/src/utils/mint_tokens.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::state::burn_event::BurnEvent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]  --> program/src/entrypoint.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     program_error::PrintProgramError, pubkey::Pubkey,
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::decode_error::DecodeError`: Use `num_traits::FromPrimitive` instead
[INFO] [stdout]  --> program/src/error.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     decode_error::DecodeError,
[INFO] [stdout]   |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]  --> program/src/error.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |     program_error::{PrintProgramError, ProgramError},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]   --> program/src/error.rs:81:6
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl PrintProgramError for SoulburnError {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::decode_error::DecodeError`: Use `num_traits::FromPrimitive` instead
[INFO] [stdout]   --> program/src/error.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl<T> DecodeError<T> for SoulburnError {
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/processor/create.rs:6:76
[INFO] [stdout]   |
[INFO] [stdout] 6 | use solana_program::{account_info::AccountInfo, entrypoint::ProgramResult, system_program};
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/processor/event_burn.rs:2:78
[INFO] [stdout]   |
[INFO] [stdout] 2 |     account_info::AccountInfo, clock::Clock, entrypoint::ProgramResult, msg, system_program,
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/processor/soulburn_asset.rs:5:76
[INFO] [stdout]   |
[INFO] [stdout] 5 | use solana_program::{account_info::AccountInfo, entrypoint::ProgramResult, system_program};
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]   --> program/src/utils/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     system_instruction,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]  --> program/src/utils/account.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     rent::Rent, system_instruction, system_program, sysvar::Sysvar,
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/utils/account.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 |     rent::Rent, system_instruction, system_program, sysvar::Sysvar,
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]  --> program/src/utils/create_and_init_mint.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use solana_program::system_instruction;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_program::program_error::PrintProgramError::print`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]   --> program/src/entrypoint.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |         error.print::<SoulburnError>();
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_program::solana_account_info::AccountInfo::<'a>::realloc`: Use AccountInfo::resize() instead
[INFO] [stdout]   --> program/src/utils/account.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     target_account.realloc(0, false)
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `burn_event`
[INFO] [stdout]   --> program/src/utils/mint_tokens.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     burn_event: &AccountInfo<'a>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_burn_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> program/src/error.rs:9:46
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Error, Clone, Debug, Eq, PartialEq, FromPrimitive)]
[INFO] [stdout]    |                                              ^------------
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `FromPrimitive` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SoulburnError`
[INFO] [stdout] 10 | pub enum SoulburnError {
[INFO] [stdout]    |          ------------- `SoulburnError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> program/src/state/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ToPrimitive,
[INFO] [stdout]    |     ^----------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `ToPrimitive` is not local
[INFO] [stdout]    |     move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Key`
[INFO] [stdout] ...
[INFO] [stdout] 27 | pub enum Key {
[INFO] [stdout]    |          --- `Key` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> program/src/state/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     FromPrimitive,
[INFO] [stdout]    |     ^------------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `FromPrimitive` is not local
[INFO] [stdout]    |     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Key`
[INFO] [stdout] ...
[INFO] [stdout] 27 | pub enum Key {
[INFO] [stdout]    |          --- `Key` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "a6243776fc816a49db5f82bdd128d831bff386a6d1142d05ea6e07a6111466bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6243776fc816a49db5f82bdd128d831bff386a6d1142d05ea6e07a6111466bb", kill_on_drop: false }`
[INFO] [stdout] a6243776fc816a49db5f82bdd128d831bff386a6d1142d05ea6e07a6111466bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6f91570bc051fd0992486e440db6fddea272437b8e46c7edc67657dfbbc59c9
[INFO] running `Command { std: "docker" "start" "-a" "f6f91570bc051fd0992486e440db6fddea272437b8e46c7edc67657dfbbc59c9", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::state::burn_event::BurnEvent`
[INFO] [stdout]  --> program/src/utils/mint_tokens.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::state::burn_event::BurnEvent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]  --> program/src/entrypoint.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     program_error::PrintProgramError, pubkey::Pubkey,
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::decode_error::DecodeError`: Use `num_traits::FromPrimitive` instead
[INFO] [stdout]  --> program/src/error.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     decode_error::DecodeError,
[INFO] [stdout]   |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]  --> program/src/error.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |     program_error::{PrintProgramError, ProgramError},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]   --> program/src/error.rs:81:6
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl PrintProgramError for SoulburnError {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::decode_error::DecodeError`: Use `num_traits::FromPrimitive` instead
[INFO] [stdout]   --> program/src/error.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl<T> DecodeError<T> for SoulburnError {
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/processor/create.rs:6:76
[INFO] [stdout]   |
[INFO] [stdout] 6 | use solana_program::{account_info::AccountInfo, entrypoint::ProgramResult, system_program};
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/processor/event_burn.rs:2:78
[INFO] [stdout]   |
[INFO] [stdout] 2 |     account_info::AccountInfo, clock::Clock, entrypoint::ProgramResult, msg, system_program,
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/processor/soulburn_asset.rs:5:76
[INFO] [stdout]   |
[INFO] [stdout] 5 | use solana_program::{account_info::AccountInfo, entrypoint::ProgramResult, system_program};
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]   --> program/src/utils/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     system_instruction,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]  --> program/src/utils/account.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     rent::Rent, system_instruction, system_program, sysvar::Sysvar,
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/utils/account.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 |     rent::Rent, system_instruction, system_program, sysvar::Sysvar,
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]  --> program/src/utils/create_and_init_mint.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use solana_program::system_instruction;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_program::program_error::PrintProgramError::print`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]   --> program/src/entrypoint.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |         error.print::<SoulburnError>();
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling midevils-soulburn v0.0.0 (/opt/rustwide/workdir/program)
[INFO] [stdout] warning: use of deprecated method `solana_program::solana_account_info::AccountInfo::<'a>::realloc`: Use AccountInfo::resize() instead
[INFO] [stdout]   --> program/src/utils/account.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     target_account.realloc(0, false)
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `burn_event`
[INFO] [stdout]   --> program/src/utils/mint_tokens.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     burn_event: &AccountInfo<'a>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_burn_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> program/src/error.rs:9:46
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Error, Clone, Debug, Eq, PartialEq, FromPrimitive)]
[INFO] [stdout]    |                                              ^------------
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `FromPrimitive` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SoulburnError`
[INFO] [stdout] 10 | pub enum SoulburnError {
[INFO] [stdout]    |          ------------- `SoulburnError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> program/src/state/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ToPrimitive,
[INFO] [stdout]    |     ^----------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `ToPrimitive` is not local
[INFO] [stdout]    |     move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Key`
[INFO] [stdout] ...
[INFO] [stdout] 27 | pub enum Key {
[INFO] [stdout]    |          --- `Key` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> program/src/state/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     FromPrimitive,
[INFO] [stdout]    |     ^------------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `FromPrimitive` is not local
[INFO] [stdout]    |     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Key`
[INFO] [stdout] ...
[INFO] [stdout] 27 | pub enum Key {
[INFO] [stdout]    |          --- `Key` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::state::burn_event::BurnEvent`
[INFO] [stdout]  --> program/src/utils/mint_tokens.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::state::burn_event::BurnEvent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]  --> program/src/entrypoint.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     program_error::PrintProgramError, pubkey::Pubkey,
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::decode_error::DecodeError`: Use `num_traits::FromPrimitive` instead
[INFO] [stdout]  --> program/src/error.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     decode_error::DecodeError,
[INFO] [stdout]   |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]  --> program/src/error.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |     program_error::{PrintProgramError, ProgramError},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]   --> program/src/error.rs:81:6
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl PrintProgramError for SoulburnError {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::decode_error::DecodeError`: Use `num_traits::FromPrimitive` instead
[INFO] [stdout]   --> program/src/error.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl<T> DecodeError<T> for SoulburnError {
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/processor/create.rs:6:76
[INFO] [stdout]   |
[INFO] [stdout] 6 | use solana_program::{account_info::AccountInfo, entrypoint::ProgramResult, system_program};
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/processor/event_burn.rs:2:78
[INFO] [stdout]   |
[INFO] [stdout] 2 |     account_info::AccountInfo, clock::Clock, entrypoint::ProgramResult, msg, system_program,
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/processor/soulburn_asset.rs:5:76
[INFO] [stdout]   |
[INFO] [stdout] 5 | use solana_program::{account_info::AccountInfo, entrypoint::ProgramResult, system_program};
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]   --> program/src/utils/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     system_instruction,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]  --> program/src/utils/account.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     rent::Rent, system_instruction, system_program, sysvar::Sysvar,
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/utils/account.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 |     rent::Rent, system_instruction, system_program, sysvar::Sysvar,
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]  --> program/src/utils/create_and_init_mint.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use solana_program::system_instruction;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_program::program_error::PrintProgramError::print`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]   --> program/src/entrypoint.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |         error.print::<SoulburnError>();
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_program::solana_account_info::AccountInfo::<'a>::realloc`: Use AccountInfo::resize() instead
[INFO] [stdout]   --> program/src/utils/account.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     target_account.realloc(0, false)
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `burn_event`
[INFO] [stdout]   --> program/src/utils/mint_tokens.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     burn_event: &AccountInfo<'a>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_burn_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> program/src/error.rs:9:46
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Error, Clone, Debug, Eq, PartialEq, FromPrimitive)]
[INFO] [stdout]    |                                              ^------------
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `FromPrimitive` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SoulburnError`
[INFO] [stdout] 10 | pub enum SoulburnError {
[INFO] [stdout]    |          ------------- `SoulburnError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> program/src/state/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ToPrimitive,
[INFO] [stdout]    |     ^----------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `ToPrimitive` is not local
[INFO] [stdout]    |     move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Key`
[INFO] [stdout] ...
[INFO] [stdout] 27 | pub enum Key {
[INFO] [stdout]    |          --- `Key` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> program/src/state/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     FromPrimitive,
[INFO] [stdout]    |     ^------------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `FromPrimitive` is not local
[INFO] [stdout]    |     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Key`
[INFO] [stdout] ...
[INFO] [stdout] 27 | pub enum Key {
[INFO] [stdout]    |          --- `Key` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] running `Command { std: "docker" "inspect" "f6f91570bc051fd0992486e440db6fddea272437b8e46c7edc67657dfbbc59c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6f91570bc051fd0992486e440db6fddea272437b8e46c7edc67657dfbbc59c9", kill_on_drop: false }`
[INFO] [stdout] f6f91570bc051fd0992486e440db6fddea272437b8e46c7edc67657dfbbc59c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce11e546e9af8458d50e8f99fda91ee2488117cccc38bc323861bffe57859cf8
[INFO] running `Command { std: "docker" "start" "-a" "ce11e546e9af8458d50e8f99fda91ee2488117cccc38bc323861bffe57859cf8", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stderr]  --> program/src/entrypoint.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]  --> program/src/entrypoint.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stderr]  --> program/src/entrypoint.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]  --> program/src/entrypoint.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::state::burn_event::BurnEvent`
[INFO] [stderr]  --> program/src/utils/mint_tokens.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::state::burn_event::BurnEvent;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stderr]  --> program/src/entrypoint.rs:3:20
[INFO] [stderr]   |
[INFO] [stderr] 3 |     program_error::PrintProgramError, pubkey::Pubkey,
[INFO] [stderr]   |                    ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated trait `solana_program::decode_error::DecodeError`: Use `num_traits::FromPrimitive` instead
[INFO] [stderr]  --> program/src/error.rs:3:19
[INFO] [stderr]   |
[INFO] [stderr] 3 |     decode_error::DecodeError,
[INFO] [stderr]   |                   ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stderr]  --> program/src/error.rs:5:21
[INFO] [stderr]   |
[INFO] [stderr] 5 |     program_error::{PrintProgramError, ProgramError},
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stderr]   --> program/src/error.rs:81:6
[INFO] [stderr]    |
[INFO] [stderr] 81 | impl PrintProgramError for SoulburnError {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated trait `solana_program::decode_error::DecodeError`: Use `num_traits::FromPrimitive` instead
[INFO] [stderr]   --> program/src/error.rs:93:9
[INFO] [stderr]    |
[INFO] [stderr] 93 | impl<T> DecodeError<T> for SoulburnError {
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stderr]  --> program/src/processor/create.rs:6:76
[INFO] [stderr]   |
[INFO] [stderr] 6 | use solana_program::{account_info::AccountInfo, entrypoint::ProgramResult, system_program};
[INFO] [stderr]   |                                                                            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stderr]  --> program/src/processor/event_burn.rs:2:78
[INFO] [stderr]   |
[INFO] [stderr] 2 |     account_info::AccountInfo, clock::Clock, entrypoint::ProgramResult, msg, system_program,
[INFO] [stderr]   |                                                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stderr]  --> program/src/processor/soulburn_asset.rs:5:76
[INFO] [stderr]   |
[INFO] [stderr] 5 | use solana_program::{account_info::AccountInfo, entrypoint::ProgramResult, system_program};
[INFO] [stderr]   |                                                                            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stderr]   --> program/src/utils/mod.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     system_instruction,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stderr]  --> program/src/utils/account.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 |     rent::Rent, system_instruction, system_program, sysvar::Sysvar,
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stderr]  --> program/src/utils/account.rs:3:37
[INFO] [stderr]   |
[INFO] [stderr] 3 |     rent::Rent, system_instruction, system_program, sysvar::Sysvar,
[INFO] [stderr]   |                                     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stderr]  --> program/src/utils/create_and_init_mint.rs:1:21
[INFO] [stderr]   |
[INFO] [stderr] 1 | use solana_program::system_instruction;
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `solana_program::program_error::PrintProgramError::print`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stderr]   --> program/src/entrypoint.rs:16:15
[INFO] [stderr]    |
[INFO] [stderr] 16 |         error.print::<SoulburnError>();
[INFO] [stderr]    |               ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `solana_program::solana_account_info::AccountInfo::<'a>::realloc`: Use AccountInfo::resize() instead
[INFO] [stderr]   --> program/src/utils/account.rs:49:20
[INFO] [stderr]    |
[INFO] [stderr] 49 |     target_account.realloc(0, false)
[INFO] [stderr]    |                    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `burn_event`
[INFO] [stderr]   --> program/src/utils/mint_tokens.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     burn_event: &AccountInfo<'a>,
[INFO] [stderr]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_burn_event`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> program/src/error.rs:9:46
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[derive(Error, Clone, Debug, Eq, PartialEq, FromPrimitive)]
[INFO] [stderr]    |                                              ^------------
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `FromPrimitive` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SoulburnError`
[INFO] [stderr] 10 | pub enum SoulburnError {
[INFO] [stderr]    |          ------------- `SoulburnError` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> program/src/state/mod.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 |     ToPrimitive,
[INFO] [stderr]    |     ^----------
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `ToPrimitive` is not local
[INFO] [stderr]    |     move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Key`
[INFO] [stderr] ...
[INFO] [stderr] 27 | pub enum Key {
[INFO] [stderr]    |          --- `Key` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> program/src/state/mod.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     FromPrimitive,
[INFO] [stderr]    |     ^------------
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `FromPrimitive` is not local
[INFO] [stderr]    |     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Key`
[INFO] [stderr] ...
[INFO] [stderr] 27 | pub enum Key {
[INFO] [stderr]    |          --- `Key` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `midevils-soulburn` (lib) generated 23 warnings (run `cargo fix --lib -p midevils-soulburn` to apply 2 suggestions)
[INFO] [stderr] warning: `midevils-soulburn` (lib test) generated 23 warnings (23 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/midevils_soulburn-0c9011c4243668dd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests midevils_soulburn
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ce11e546e9af8458d50e8f99fda91ee2488117cccc38bc323861bffe57859cf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce11e546e9af8458d50e8f99fda91ee2488117cccc38bc323861bffe57859cf8", kill_on_drop: false }`
[INFO] [stdout] ce11e546e9af8458d50e8f99fda91ee2488117cccc38bc323861bffe57859cf8
